Document the behavior of file selection dialogs on Windows 7 (bug #17950).
authorEli Zaretskii <eliz@gnu.org>
Sat, 12 Jul 2014 09:25:29 +0000 (12:25 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 12 Jul 2014 09:25:29 +0000 (12:25 +0300)
commit5c7f235fb901e65f39f8d53d4d648fd23ca7e160
tree33dd48b8cb1d2a6f5d160d6ceb56ab227232d35b
parentdd0f1433754220242a9efc651a2c0330a8ad9194
Document the behavior of file selection dialogs on Windows 7 (bug #17950).

 etc/PROBLEMS: Mention the problem from bug #17950.

 src/w32fns.c (Fx_file_dialog): Mention in the doc string the
 behavior on Windows 7 and later when the function is repeatedly
 invoked with the same value of DIR.
 src/xfns.c (Fx_file_dialog) [USE_MOTIF, USE_GTK]: Update the doc
 string to match the one in w32fns.c.
etc/ChangeLog
etc/PROBLEMS
src/ChangeLog
src/w32fns.c
src/xfns.c